README: Add note about gtk_text_view_add_child_in_window changes
authorAlexander Larsson <alexl@redhat.com>
Fri, 10 Jan 2014 11:08:11 +0000 (12:08 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 10 Jan 2014 11:08:52 +0000 (12:08 +0100)
README.in

index b70ab8fe55013a5af31760166e99d95e46f5bb27..e5d4249fefe444b0cf2fa6b93084cd0074e653fe 100644 (file)
--- a/README.in
+++ b/README.in
@@ -87,6 +87,11 @@ Release notes for 3.12
   pack multiple widgets at the end of a headerbar will have to
   be updated.
 
+* gtk_text_view_add_child_in_window has changed behaviour a bit.
+  It now always positions the child in buffer coordinates, where
+  it used to inconsistently scroll with the buffer but then go
+  reposition to a window-relative position on redraw.
+
 Release notes for 3.10
 ======================